show table

The command show table displays the current lookup table of the C-calculator mode parser. It shows all current variables, numbers, vectors and functions included in the internal table. It also shows the state of the internal machine (C interpreter), stack and frame used in the C-calculator. This is used mainly for debugging or to prevent stack or machine code overflow.

show table

free, show memory, cmode